[INFO] cloning repository https://github.com/umangPokhriyall/Rust-Tcp-Server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/umangPokhriyall/Rust-Tcp-Server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FumangPokhriyall%2FRust-Tcp-Server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FumangPokhriyall%2FRust-Tcp-Server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0f0126e4f1947d0c681919edb5443d205f14ede7
[INFO] testing umangPokhriyall/Rust-Tcp-Server against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FumangPokhriyall%2FRust-Tcp-Server" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/umangPokhriyall/Rust-Tcp-Server
[INFO] finished tweaking git repo https://github.com/umangPokhriyall/Rust-Tcp-Server
[INFO] tweaked toml for git repo https://github.com/umangPokhriyall/Rust-Tcp-Server written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/umangPokhriyall/Rust-Tcp-Server on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/umangPokhriyall/Rust-Tcp-Server already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded io-uring v0.7.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 429b5109bb31f852dd4440f5303e2221d5634906aa2972c70e4796d1db6967f5
[INFO] running `Command { std: "docker" "start" "-a" "429b5109bb31f852dd4440f5303e2221d5634906aa2972c70e4796d1db6967f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "429b5109bb31f852dd4440f5303e2221d5634906aa2972c70e4796d1db6967f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "429b5109bb31f852dd4440f5303e2221d5634906aa2972c70e4796d1db6967f5", kill_on_drop: false }`
[INFO] [stdout] 429b5109bb31f852dd4440f5303e2221d5634906aa2972c70e4796d1db6967f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eef6484fc347707aefecd706ac13184574e10782fd5db6e1757501822fb3388e
[INFO] running `Command { std: "docker" "start" "-a" "eef6484fc347707aefecd706ac13184574e10782fd5db6e1757501822fb3388e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling io-uring v0.7.12
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling loadgen v0.1.0 (/opt/rustwide/workdir/loadgen)
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.23s
[INFO] running `Command { std: "docker" "inspect" "eef6484fc347707aefecd706ac13184574e10782fd5db6e1757501822fb3388e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eef6484fc347707aefecd706ac13184574e10782fd5db6e1757501822fb3388e", kill_on_drop: false }`
[INFO] [stdout] eef6484fc347707aefecd706ac13184574e10782fd5db6e1757501822fb3388e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 318301d57fb7a319c3616dd511acde16ef593ba8d2b2473a9000f83407962f60
[INFO] running `Command { std: "docker" "start" "-a" "318301d57fb7a319c3616dd511acde16ef593ba8d2b2473a9000f83407962f60", kill_on_drop: false }`
[INFO] [stderr]    Compiling core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]    Compiling loadgen v0.1.0 (/opt/rustwide/workdir/loadgen)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.17s
[INFO] running `Command { std: "docker" "inspect" "318301d57fb7a319c3616dd511acde16ef593ba8d2b2473a9000f83407962f60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "318301d57fb7a319c3616dd511acde16ef593ba8d2b2473a9000f83407962f60", kill_on_drop: false }`
[INFO] [stdout] 318301d57fb7a319c3616dd511acde16ef593ba8d2b2473a9000f83407962f60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 684955f5c20a150879467422f67d3544b5ff976a389f2ebfb162cb06a174bb16
[INFO] running `Command { std: "docker" "start" "-a" "684955f5c20a150879467422f67d3544b5ff976a389f2ebfb162cb06a174bb16", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/core-29d413376222b594)
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test app::tests::builder_without_assets_dir_builds_empty_cache ... ok
[INFO] [stdout] test app::tests::head_routes_to_get_handler ... ok
[INFO] [stdout] test app::tests::routes_known_get_to_handler ... ok
[INFO] [stdout] test app::tests::unknown_path_is_404 ... ok
[INFO] [stdout] test asset::tests::content_types_by_extension ... ok
[INFO] [stdout] test asset::tests::empty_cache_returns_none ... ok
[INFO] [stdout] test conn::tests::connection_close_closes_after_write ... ok
[INFO] [stdout] test conn::tests::deadline_expires_in_the_future ... ok
[INFO] [stdout] test conn::tests::head_omits_body_but_keeps_content_length ... ok
[INFO] [stdout] test app::tests::unsupported_method_is_405 ... ok
[INFO] [stdout] test conn::tests::incomplete_request_wants_more ... ok
[INFO] [stdout] test conn::tests::malformed_request_answers_400_then_closes ... ok
[INFO] [stdout] test conn::tests::partial_write_keeps_draining ... ok
[INFO] [stdout] test conn::tests::serves_get_then_keeps_alive ... ok
[INFO] [stdout] test http::headers::tests::case_insensitive_lookup ... ok
[INFO] [stdout] test http::headers::tests::iter_yields_in_insertion_order ... ok
[INFO] [stdout] test http::method::tests::method_parse ... ok
[INFO] [stdout] test http::request::tests::body_honored_and_leftover_retained ... ok
[INFO] [stdout] test http::request::tests::byte_at_a_time ... ok
[INFO] [stdout] test http::request::tests::body_too_large ... ok
[INFO] [stdout] test http::request::tests::invalid_content_length_is_malformed ... ok
[INFO] [stdout] test http::request::tests::malformed_header ... ok
[INFO] [stdout] test http::request::tests::keep_alive_rules ... ok
[INFO] [stdout] test http::request::tests::malformed_request_line ... ok
[INFO] [stdout] test http::request::tests::unsupported_version ... ok
[INFO] [stdout] test http::request::tests::well_formed_request ... ok
[INFO] [stdout] test http::response::tests::encode_drops_user_supplied_content_length_and_connection ... ok
[INFO] [stdout] test http::response::tests::encode_head_omits_body_but_keeps_length ... ok
[INFO] [stdout] test http::request::tests::request_line_too_long ... ok
[INFO] [stdout] test http::method::tests::version_parse ... ok
[INFO] [stdout] test http::response::tests::reason_phrases ... ok
[INFO] [stdout] test http::response::tests::encode_empty_body_has_zero_length ... ok
[INFO] [stdout] test http::request::tests::too_many_headers ... ok
[INFO] [stdout] test http::response::tests::encode_ok_with_body ... ok
[INFO] [stdout] test http::request::tests::head_request ... ok
[INFO] [stdout] test http::response::tests::text_sets_plain_content_type ... ok
[INFO] [stdout] test asset::tests::loads_files_recursively_with_content_types ... ok
[INFO] [stdout] test metrics::tests::counters_start_at_zero_and_increment ... ok
[INFO] [stdout] test router::tests::lookup_hits_registered_routes ... ok
[INFO] [stdout] test router::tests::lookup_misses_unknown_path_and_method ... ok
[INFO] [stdout] test router::tests::trailing_slash_is_normalized ... ok
[INFO] [stdout] test http::request::tests::headers_too_large ... ok
[INFO] [stdout] test server::tests::binds_and_reports_an_assigned_port ... ok
[INFO] [stdout] test server::tests::default_config_is_sane ... ok
[INFO] [stdout] test server::tests::reuse_port_allows_two_listeners_on_the_same_addr ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/loadgen-8c0139d7082f8148)
[INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::header_value_is_case_insensitive_and_selective ... ok
[INFO] [stdout] test tests::dump_path_encodes_rate_and_connections ... ok
[INFO] [stdout] test tests::sleep_until_in_the_past_returns_immediately ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/server-e8827ea48f4bf9f0)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test models::io_uring::tests::parse_release_handles_dotted_and_dashed_strings ... ok
[INFO] [stdout] test sys::affinity::tests::num_cores_is_at_least_one ... ok
[INFO] [stdout] test models::io_uring::tests::buf_ring_alloc_and_stage_fills_pool ... ok
[INFO] [stdout] test models::io_uring::tests::user_data_roundtrip ... ok
[INFO] [stdout] test sys::affinity::tests::pin_to_core_out_of_range_warns_and_continues ... ok
[INFO] [stdout] test sys::epoll::tests::modify_to_write_interest_fires ... ok
[INFO] [stdout] test sys::conn_table::tests::insert_get_iter_remove ... ok
[INFO] [stdout] test sys::poll::tests::write_end_is_writable ... ok
[INFO] [stdout] test sys::syscall::tests::cvt_maps_minus_one_to_last_os_error ... ok
[INFO] [stdout] test sys::socket::tests::accept_nonblocking_eagain_then_accepts ... ok
[INFO] [stdout] test sys::syscall::tests::cvt_passes_through_non_negative ... ok
[INFO] [stdout] test sys::affinity::tests::pin_to_core_zero_succeeds ... ok
[INFO] [stdout] test sys::signal::tests::shutdown_flag_set_by_sigterm ... ok
[INFO] [stdout] test sys::epoll::tests::waits_then_reports_readable_pipe ... ok
[INFO] [stdout] test sys::poll::tests::reports_readable_after_write ... ok
[INFO] [stderr]      Running tests/conformance.rs (/opt/rustwide/target/debug/deps/conformance-bb126a458d8e0a57)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stderr] event-loop: listening on http://0.0epoll-lt.: listening on http://0.00.:037749.
[INFO] [stderr] 0.0:44761
[INFO] [stderr] epoll-et: listening on http://0.0.0.0:33063
[INFO] [stdout] test epoll_lt_conformance ... ok
[INFO] [stderr] io-uring: listening on http://0.0.0.0:36461
[INFO] [stderr] server error: Operation not permitted (os error 1)
[INFO] [stderr] forking: listening on http://0.0.0.0:33563
[INFO] [stderr] iterative: listening on http://multireactor: poll: listening on http://0.0.0.0thread-pool: 16 workers on http://0.0.0.0:37949
[INFO] [stderr] :38241
[INFO] [stderr] 16 reactors on http://0.0.0.0.0:43263 (cores=16)
[INFO] [stderr] 0.0.0:33913
[INFO] [stderr] preforked: 16 workers on http://0.0.0.0:35477
[INFO] [stderr] thread-per-conn: listening on http://0.0.0.0:39307
[INFO] [stdout] test iterative_conformance ... ok
[INFO] [stdout] test preforked_conformance ... ok
[INFO] [stdout] test epoll_et_conformance ... ok
[INFO] [stdout] test poll_conformance ... ok
[INFO] [stdout] test event_loop_conformance ... ok
[INFO] [stdout] test thread_per_conn_conformance ... ok
[INFO] [stdout] test forking_conformance ... ok
[INFO] [stdout] test thread_pool_conformance ... ok
[INFO] [stdout] test multireactor_conformance ... ok
[INFO] [stdout] test io_uring_conformance ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- io_uring_conformance stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'io_uring_conformance' (89) panicked at server/tests/conformance.rs:73:23:
[INFO] [stdout] server never came up on port 36461: Connection refused (os error 111)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e678213318 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e678213318 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e678213318 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57e678213318 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57e6782283ca - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57e6782283ca - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x57e678218192 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x57e678218192 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x57e6781f18c6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57e6781f18c6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57e67820b319 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57e6781a6c6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x57e6781a6c6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57e67820b4d2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x57e67820b4d2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57e6781f1982 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57e6781e6ad9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57e6781f285d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57e678228b1c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57e67818bae6 - conformance[989ee00ab09762cd]::connect
[INFO] [stdout]                                at /opt/rustwide/workdir/server/tests/conformance.rs:73:23
[INFO] [stdout]   20:     0x57e67818a2a8 - conformance[989ee00ab09762cd]::run_conformance
[INFO] [stdout]                                at /opt/rustwide/workdir/server/tests/conformance.rs:145:22
[INFO] [stdout]   21:     0x57e67818be55 - conformance[989ee00ab09762cd]::io_uring_conformance
[INFO] [stdout]                                at /opt/rustwide/workdir/server/tests/conformance.rs:265:5
[INFO] [stdout]   22:     0x57e678189037 - conformance[989ee00ab09762cd]::io_uring_conformance::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/server/tests/conformance.rs:260:26
[INFO] [stdout]   23:     0x57e6781997c6 - <conformance[989ee00ab09762cd]::io_uring_conformance::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x57e678199d4b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x57e678199d4b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x57e6781a75c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x57e6781a75c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x57e6781a75c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x57e6781a75c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x57e6781a75c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x57e6781a75c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x57e6781a75c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x57e6781a2124 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x57e6781a2124 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x57e6781aa642 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x57e6781aa642 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x57e6781aa642 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x57e6781aa642 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x57e6781aa642 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x57e6781aa642 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x57e6781aa642 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x57e6782127ef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x57e6782127ef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x721b66cfdaa4 - <unknown>
[INFO] [stdout]   45:     0x721b66d8aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     io_uring_conformance
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 10 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.16s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p server --test conformance`
[INFO] running `Command { std: "docker" "inspect" "684955f5c20a150879467422f67d3544b5ff976a389f2ebfb162cb06a174bb16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "684955f5c20a150879467422f67d3544b5ff976a389f2ebfb162cb06a174bb16", kill_on_drop: false }`
[INFO] [stdout] 684955f5c20a150879467422f67d3544b5ff976a389f2ebfb162cb06a174bb16
